<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Is there line wrapping in Notebook? in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-line-wrapping-in-notebook/m-p/1151782#M52534</link>
    <description>&lt;P&gt;I'm looking through the menus in a Pro Notebook to wordwrap, but I'm finding nothing. Does it exist?&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 20:03:59 GMT</pubDate>
    <dc:creator>JaredPilbeam2</dc:creator>
    <dc:date>2022-03-08T20:03:59Z</dc:date>
    <item>
      <title>Is there line wrapping in Notebook?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-line-wrapping-in-notebook/m-p/1151782#M52534</link>
      <description>&lt;P&gt;I'm looking through the menus in a Pro Notebook to wordwrap, but I'm finding nothing. Does it exist?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 20:03:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-line-wrapping-in-notebook/m-p/1151782#M52534</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2022-03-08T20:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is there line wrapping in Notebook?</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-line-wrapping-in-notebook/m-p/1151888#M52545</link>
      <description>&lt;P&gt;I changed the title from wordwrap to line wrapping since the answer I found called it that. Here's how to set it up to work in Jupyter Notebook, which should also work in your Pro Notebook at the same time.&lt;/P&gt;&lt;P&gt;1) Look for your configuration file&lt;BR /&gt;&lt;STRONG&gt;Win Start Menu &amp;gt; ArcGIS &amp;gt; Python Command Prompt &amp;gt; jupyter --config-dir&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) The command prompt should tell you it's in C:\users\youl\.jupyter&lt;BR /&gt;&lt;STRONG&gt;C:\users\you\.jupyter &amp;gt; nbconfig &amp;gt; notebook.json &amp;gt; add "lineWrapping": true after "lineNumbers": true,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For example,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markdown"&gt;{
"Cell": {
"cm_config": {
"lineNumbers": true,
"lineWrapping": true
}
},
"keys": {
"command": {
"unbind": [
"i,i"
],
"bind": {
"ctrl-i": "jupyter-notebook:interrupt-kernel"
}
}
},
"load_extensions": {
"repr_style/main": true
},
"Notebook": {
"Toolbar": true
}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 20:09:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-line-wrapping-in-notebook/m-p/1151888#M52545</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2022-03-08T20:09:21Z</dc:date>
    </item>
  </channel>
</rss>

